Snapservice Reports Clusters ProtectionGroups ProtectionGroupInfo

Snapservice Reports Clusters ProtectionGroups ProtectionGroupInfo
Snapservice Reports Clusters ProtectionGroups ProtectionGroupInfo

The Snapservice Reports Clusters ProtectionGroups ProtectionGroupInfo schema contains properties that provide information regarding the protection group.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "name": "string",
    "deleted": false,
    "status": "string"
}
string
name
Required

Name of the protection group.

This property was added in vSphere API 9.0.0.0.

boolean
deleted
Required

Whether the protection group is deleted.

This property was added in vSphere API 9.0.0.0.

string
status
Optional

Current status of the protection group.

For more information see: Snapservice ProtectionGroupStatus.

This property was added in vSphere API 9.1.0.0.

If missing or null no status is available. e.g. A deleted protection group will not have a status.